home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILFILE / POLYCOPY.LZH / WHATSNEW.TXT < prev   
Text File  |  1992-10-19  |  5KB  |  104 lines

  1.                                    WHAT'S NEW?
  2.  
  3. [VERSION 2.80] - Corrected pointer problem responsible for the majority of QEMM
  4.                  and other memory-related errors.  Now you can truely use
  5.                  POLYCOPY and QEMM safely and reliably together.
  6.  
  7.                  IMPORTANT:  Don't forget to increase the number of available
  8.                              XMS handles to 128 (see documentation).  If you
  9.                              are using ans Extended Memory Manager (EMM) other
  10.                              than HIMEM/EMM386 or QEMM, refer to the
  11.                              documentation that came with it to see how to
  12.                              increase XMS handles.
  13.  
  14.                  Increasing the number of XMS handles makes it possible for
  15.                  POLYCOPY to copy entire 1.44MB diskettes entirely in RAM.
  16.                  
  17. [VERSION 2.70] - Read/Write elapsed time display.  After a complete disk read or
  18.                  write the elapsed time for the process is displayed in the form
  19.                  [XXm XXs], where 'm' is for minutes and 's' seconds.
  20.  
  21.                - TrashGuard<tm> RAM validation protection.  Some EMM drivers,
  22.                  such as QEMM, can make dangerous modifications to DOS RAM
  23.                  without warning if they are not configured properly for your
  24.                  system.  A change to a single byte will not affect most
  25.                  programs noticeably; however, when you're copying diskettes a
  26.                  single byte error cannot be tolerated. Enter TrashGuard.
  27.  
  28.                  TrashGuard does exactly what it's name implies, it guards
  29.                  against trashed data.  An advanced 32-bit CRC algorithm is used
  30.                  to detect changes to diskette data while it is stored in RAM.
  31.  
  32.                - Verify option.  In verify mode POLYCOPY does in verify mode is
  33.                  to read each track written to disk and compare every byte to
  34.                  insure an absolutely accurate write.
  35.  
  36.                - No more erroneous "Drive not supported or is not a floppy
  37.                  drive" errors.  If you get this error now chances are it is
  38.                  legitimate.
  39.  
  40.                - Extended drive letters.  This version supports any floppy drive
  41.                  letter -- including virtual drives.  Letters such as those
  42.                  assigned by MicroSolutions' CompatiCard IV (i.e. E: F:).
  43.  
  44.                - DiskDUP (Copr. (C)1990 R. MacClean) image file compatibility.
  45.                  This version allows you to restore from DiskDUP's image files
  46.                  that are not compressed.
  47.  
  48.                - Tested with fast, single-pass copies on 600 rpm high-speed
  49.                  floppy drives.
  50.  
  51. [VERSION 2.60] - Store to and restore from diskette image files.  These disk
  52.                  images may be archived for modem transmission or simply stored
  53.                  on you hard drive for diskette recreation without the need for
  54.                  an original.
  55.  
  56.                  NOTE:  The image files POLYCOPY creates are completely
  57.                         compatible with those used by the PC Magazine utility
  58.                         pair 2FILE/2FLOPPY (C)1991 Ziff Comm. Co.
  59.  
  60.                - DOS 5.0 compatibility
  61.  
  62.                - Added "/u" parameter to the DOS FORMAT shell when DOS 5.0 is
  63.                  detected.
  64.  
  65.                - Added "/x" parameter to disable XMS memory usage.  This is
  66.                  primarily for testing and comparisons, but may also prove
  67.                  useful if you have XMS problems and don't want to go to the
  68.                  trouble of removing your HIMEM.SYS driver.
  69.  
  70.                - Removed disk status check when "/f" forced format parameter is
  71.                  specified.  This eliminates the long pause associated with
  72.                  cross-formatted diskettes, but only if "/f" is specified.
  73.  
  74.                - Fixed bug that occurred when insufficient XMS handles resulted
  75.                  in a switch to DISK producing a corrupt target.  It is still
  76.                  recommended that you install:
  77.  
  78.                         "DEVICE=C:\DOS\HIMEM /NUMHANDLES=128"
  79.  
  80.                  for the best possible performance (HANDLES=128 for QEMM).
  81.  
  82.                - Added "/r" parameter so POLYCOPY can now generate its own
  83.                  registration form.  Use the following syntax to print a
  84.                  POLYCOPY registration form:
  85.  
  86.                         C>polycopy /r > prn
  87.  
  88. [VERSION 2.22] - Earlier versions skipped side one of the last track on high
  89.                  density diskettes.  This has been corrected.
  90.  
  91. [VERSION 2.21] - Fixed bug that occurred when copying multiple, different disks.
  92.                  The first disk always copied fine, but the program didn't
  93.                  reliably free up XMS and RAM prior to starting another disk.
  94.  
  95. [VERSION 2.20] - XMS memory support!
  96.  
  97. [VERSION 2.12] - Gives "WARNING!" rather than error when user attempts to make
  98.                  the default drive equal to either the SOURCE or TARGET drive.
  99.  
  100. [VERSION 2.11] - Corrects formatting problem, "bad parameter," for DOS versions
  101.                  less than 4.0.
  102.  
  103. [VERSION 2.10] - Multiple disk drives supported.
  104.